projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1812df6
)
Undo unintentional delete of end-of-file comment
author
Bar Magal
<barmagal@gmail.com>
Sun, 5 Jul 2015 20:26:47 +0000
(23:26 +0300)
committer
Bar Magal
<barmagal@gmail.com>
Sun, 5 Jul 2015 20:26:47 +0000
(23:26 +0300)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 30a83b50604531522c3c7d535ae5c0f594acc529..c41af8b6a650f75d2b5974d2c61af376d980f321 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-293,3
+293,5
@@
longest key and description in the buffer, respectively."
desc))
(provide 'which-key)
+
+;;; which-key.el ends here